fpc.git
5 years agoUse ld.bfd explicitly
Peter Michael Green [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
Use ld.bfd explicitly

Bug-Debian: http://bugs.debian.org/620815
Bug-Debian: http://bugs.debian.org/624525
Bug-Debian: http://bugs.debian.org/717651

Freepascal is broken with ld.gold, previously we conflicted with binutils-gold
but that makes us uninstallable with the new binutils.

So instead we take the approach of patching fpc to use ld.bfd directly

Gbp-Pq: Name use-bfd-explicitly.diff

5 years agorename-instantfpc-to-ifpc
Pascal Packaging Team [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
rename-instantfpc-to-ifpc

This patch renames instantfpc to ifpc (Instant Free Pascal Compiler) and adds
man files for it.

Gbp-Pq: Name rename-instantfpc-to-ifpc.patch

5 years agorelpath
Pascal Packaging Team [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch

5 years agofix-FPCDIR-in-fpcmake
Pascal Packaging Team [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
fix-FPCDIR-in-fpcmake

This patch fixes evaluation of default value for FPCDIR. (Closes: bug#662814)

This patch fixes evaluation of default value for FPCDIR. (Closes: bug#662814)

Gbp-Pq: Name fix-FPCDIR-in-fpcmake.diff

5 years agoversion
Pascal Packaging Team [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
version

This patch adds Debian build version to compiler full version.

Gbp-Pq: Name version.diff

5 years agofpc (3.2.0+dfsg-8) unstable; urgency=medium
Peter Michael Green [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
fpc (3.2.0+dfsg-8) unstable; urgency=medium

  * Further updates to list of expected test failures on arm32/arm64
    + add ../packages/rtl-objpas/tests/testrunner.rtlobjpas on arm32/arm64
    + add webtbs/tw22992 on arm32
    + add webtbs/tw23185 on arm32

[dgit import unpatched fpc 3.2.0+dfsg-8]

5 years agoImport fpc_3.2.0+dfsg-8.debian.tar.xz
Peter Michael Green [Sat, 22 Aug 2020 13:17:07 +0000 (14:17 +0100)]
Import fpc_3.2.0+dfsg-8.debian.tar.xz

[dgit import tarball fpc 3.2.0+dfsg-8 fpc_3.2.0+dfsg-8.debian.tar.xz]

5 years agoImport fpc_3.2.0+dfsg.orig.tar.xz
Abou Al Montacir [Fri, 5 Jun 2020 22:27:44 +0000 (23:27 +0100)]
Import fpc_3.2.0+dfsg.orig.tar.xz

[dgit import orig fpc_3.2.0+dfsg.orig.tar.xz]